PDF Plugin for Xojo

TextAnnotation.SetColor Method (console safe)

Sets the color of the annotation

SetColor(
   value as Color)

Parameters

value
The color value to set.

Remarks

This will affect both the color of the icon and of the popup window (at least on some PDF viewers it does)

See Also

TextAnnotation Class